home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 57
- Top = 89
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 259
- ClientWidth = 497
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 14
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 473
- Height = 241
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object ProductName: TLabel
- Left = 160
- Top = 16
- Width = 162
- Height = 13
- Caption = 'Product Name: Image Conversion '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 208
- Top = 40
- Width = 62
- Height = 13
- Caption = 'Version: 1:01'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 160
- Top = 88
- Width = 172
- Height = 13
- Caption = 'Kevin Adams (CIS: 74742,1444) and'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object MultiImage1: TMultiImage
- Left = 8
- Top = 8
- Width = 97
- Height = 81
- JPegDither = 0
- JPegResolution = 8
- JPegSaveQuality = 25
- JPegSaveSmooth = 0
- ImageName = 'file not exits'
- Stretch = True
- end
- object Label1: TLabel
- Left = 171
- Top = 112
- Width = 143
- Height = 13
- Caption = 'Jan Dekkers (CIS: 72130,353)'
- end
- object Panel2: TPanel
- Left = 104
- Top = 170
- Width = 289
- Height = 50
- Color = clNavy
- TabOrder = 0
- object Label6: TLabel
- Left = 15
- Top = 9
- Width = 266
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Needs the Imagelib.dll and VCL to compile'
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 100
- Top = 29
- Width = 106
- Height = 13
- Caption = 'Go delphi. Imagelib.zip'
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- object OKButton: TBitBtn
- Left = 391
- Top = 21
- Width = 77
- Height = 84
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Layout = blGlyphTop
- Margin = 30
- Style = bsNew
- Spacing = 1
- IsControl = True
- end
- end
-